AnyDB Time Cell
Time Cell Type
Time cells are designed to store time of the day values. Note that even though it is a time of the day value, the full date and time value is stored internally.
Additional Options
Time cells have the following additional options:
- Format: Set the format in which the date will be displayed. You can choose from various formats.
- Absolute: Enable or disable the use of absolute dates. When enabled, the date will not be converted to local time when being displayed. This is useful for storing dates that should not be affected by time zone changes.
tip
Note: When you set a date value, that date is converted to a UTC timezone based date. When being displayed, it is converted to the local timezone of the browser for display.